GtkApplicationWindow: Avoid double fallback for the app menu
authorMatthias Clasen <mclasen@redhat.com>
Sat, 16 Nov 2013 06:52:04 +0000 (01:52 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 16 Nov 2013 06:52:04 +0000 (01:52 -0500)
commit3ee54047721e6d04f40256b0f4680e572fc5652c
tree18c1e0c8ae5f58485262b4b7a2d981bc170c041d
parent2863bb287cdd654c2d7f3e2f645c16cdea89b900
GtkApplicationWindow: Avoid double fallback for the app menu

If we have a header bar which has the app menu fallback
enabled, don't add the app menu to the fallback menubar.
gtk/gtkapplicationwindow.c